x86: Add FS and GS base to HVM VCPU context
authorAravindh Puthiyaparambil <aravindh@virtuata.com>
Fri, 27 Apr 2012 15:57:55 +0000 (17:57 +0200)
committerAravindh Puthiyaparambil <aravindh@virtuata.com>
Fri, 27 Apr 2012 15:57:55 +0000 (17:57 +0200)
commitb7fa98fbf14f8e08919e9e0d531fa2472619d26e
treedcc36b0e303085c8c1b772441ad13ec168d68c5f
parent7febbdae3bda9ccca27870c3396850c3fb45f728
x86: Add FS and GS base to HVM VCPU context

Add FS and GS base to the HVM VCPU context returned by
xc_vcpu_getcontext().

Signed-off-by: Aravindh Puthiyaparambil <aravindh@virtuata.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/domctl.c